Skip to content

Conversation

fahad19
Copy link

@fahad19 fahad19 commented Apr 15, 2017

Tried to follow the instructions in README, and got this error:

ERROR in ./path/to/index.js
Module not found: Error: Can't resolve 'style' in '/path/to/project'
BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders.
                 You need to specify 'style-loader' instead of 'style',
                 see https://webpack.js.org/guides/migrating/#automatic-loader-module-name-extension-removed

Renaming style to style-loader worked for me.

@diegofaria
Copy link

diegofaria commented Sep 10, 2017

The PR #34 is already trying to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants